home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / F / Fantasy Cars.cpt / Fantasy Car Stack / card_5003.txt < prev    next >
Encoding:
Text File  |  1992-10-17  |  875 b   |  45 lines

  1. -- card: 5003 from stack: in
  2. -- bmap block id: 5214
  3. -- flags: 0000
  4. -- background id: 2593
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8000
  11. -- rect: left=20 top=248 right=300 bottom=62
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 28810 / 28810
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go prev card
  24.  
  25. end mouseUp
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 8000
  31. -- rect: left=458 top=265 right=318 bottom=495
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 28811 / 28811
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: 
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect dissolve
  43.   go next card
  44. end mouseUp
  45.